home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / cron / RCS / crontab,v < prev   
Encoding:
Text File  |  1991-08-02  |  1.9 KB  |  146 lines

  1. head     1.7;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    jhh:1.7; strict;
  6. comment  @# @;
  7.  
  8.  
  9. 1.7
  10. date     91.08.01.23.07.01;  author mendel;  state Exp;
  11. branches ;
  12. next     1.6;
  13.  
  14. 1.6
  15. date     91.04.12.17.39.16;  author brent;  state Exp;
  16. branches ;
  17. next     1.5;
  18.  
  19. 1.5
  20. date     91.04.02.17.35.55;  author brent;  state Exp;
  21. branches ;
  22. next     1.4;
  23.  
  24. 1.4
  25. date     91.01.29.14.09.04;  author brent;  state Exp;
  26. branches ;
  27. next     1.3;
  28.  
  29. 1.3
  30. date     91.01.28.18.11.29;  author brent;  state Exp;
  31. branches ;
  32. next     1.2;
  33.  
  34. 1.2
  35. date     91.01.17.15.08.49;  author mgbaker;  state Exp;
  36. branches ;
  37. next     1.1;
  38.  
  39. 1.1
  40. date     90.09.21.17.37.23;  author douglis;  state Exp;
  41. branches ;
  42. next     ;
  43.  
  44.  
  45. desc
  46. @Global crontab file.
  47. @
  48.  
  49.  
  50. 1.7
  51. log
  52. @checking this in for mendel -- jhh
  53. @
  54. text
  55. @#
  56. # Global crontab file.
  57. #
  58. # Collect system statistics.
  59. #
  60. #5 8,11,14,17,20,23 * * *    root /user2/brent/stats/RAW
  61. #
  62. # Update routing tables (this is lame)
  63. #
  64. 30 58 * * * root netroute -f /etc/spritehosts
  65. 10 * * * * root netroute.new -f /etc/spritehosts
  66. #
  67. # Synchronize your watches
  68. #
  69. 0 4 * * * root /sprite/admin/Rdate > /dev/syslog 2 >& 1
  70. @
  71.  
  72.  
  73. 1.6
  74. log
  75. @Stoped statistics taking, April 12.
  76. @
  77. text
  78. @d10 1
  79. a10 1
  80. 30 * * * * root netroute -f /etc/spritehosts
  81. @
  82.  
  83.  
  84. 1.5
  85. log
  86. @Mary checking this in for Brent.
  87. @
  88. text
  89. @d6 1
  90. a6 1
  91. 5 8,11,14,17,20,23 * * *    root /user2/brent/stats/RAW
  92. @
  93.  
  94.  
  95. 1.4
  96. log
  97. @Turned off rawstat sampling.
  98. @
  99. text
  100. @d6 1
  101. a6 1
  102. #5 8,11,14,17,20,23 * * *    root /user2/brent/stats/RAW
  103. @
  104.  
  105.  
  106. 1.3
  107. log
  108. @Mary checking this in for Brent.
  109. @
  110. text
  111. @d4 1
  112. a4 1
  113. # Collect system statistics. (brent - delete after Jan 30 '91)
  114. d6 1
  115. a6 1
  116. 5 8,11,14,17,20,23 * * *    root /user2/brent/stats/RAW
  117. @
  118.  
  119.  
  120. 1.2
  121. log
  122. @Added netroute.new call
  123. @
  124. text
  125. @d4 1
  126. a4 1
  127. # Collect system statistics.
  128. d6 1
  129. a6 1
  130. # 5 8,11,14,17,20 * * *    root /c/stats/RAW
  131. a15 4
  132. #
  133. # Testing entry to generate load on arson
  134. #
  135. #15 * * * * brent /t5/stats/RAW
  136. @
  137.  
  138.  
  139. 1.1
  140. log
  141. @Initial revision
  142. @
  143. text
  144. @d11 1
  145. @
  146.